Eli Zaretskii [Tue, 2 Mar 2010 21:43:50 +0000 (23:43 +0200)]
(emacs_mule_char): Fix a typo in commentary.
Juri Linkov [Tue, 2 Mar 2010 21:15:46 +0000 (23:15 +0200)]
* info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
Eli Zaretskii [Tue, 2 Mar 2010 20:35:44 +0000 (22:35 +0200)]
Fix bug in decoding emacs-mule encoding.
coding.c (decode_coding_emacs_mule): Fixup pointers to buffer
text that could be relocated inside the call to emacs_mule_char.
(emacs_mule_char): Use CODING_DECODE_CHAR instead of DECODE_CHAR.
(CODING_DECODE_CHAR): Add a comment describing its purpose.
Michael Albinus [Tue, 2 Mar 2010 09:32:45 +0000 (10:32 +0100)]
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
error when FILENAME and NEWNAME are existing remote directories.
* net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
parameter DIR-FLAG.
Kenichi Handa [Tue, 2 Mar 2010 04:55:33 +0000 (13:55 +0900)]
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
Kenichi Handa [Tue, 2 Mar 2010 04:54:04 +0000 (13:54 +0900)]
from trunk
Kenichi Handa [Tue, 2 Mar 2010 04:44:28 +0000 (13:44 +0900)]
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
Glenn Morris [Tue, 2 Mar 2010 03:47:19 +0000 (19:47 -0800)]
Small tweaks to etc/refcards/Makefile rules for PDFs.
* refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
(pl-refcard.pdf): Let presence of pdfmex be another test for the
required TeX files. Pass explicit output-format to tex command.
(orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
portrait layout rather than the desired landscape.
Glenn Morris [Tue, 2 Mar 2010 03:29:50 +0000 (19:29 -0800)]
* FOR-RELEASE: CEDET and a javascript mode were added, so remove todos.
Glenn Morris [Tue, 2 Mar 2010 03:27:41 +0000 (19:27 -0800)]
Fix date of Yom HaAtzma'ut holiday.
* calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
Kenichi Handa [Tue, 2 Mar 2010 01:35:00 +0000 (10:35 +0900)]
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
Kenichi Handa [Tue, 2 Mar 2010 01:33:48 +0000 (10:33 +0900)]
from trunk
Kenichi Handa [Tue, 2 Mar 2010 01:30:52 +0000 (10:30 +0900)]
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
Alan Mackenzie [Mon, 1 Mar 2010 17:46:36 +0000 (17:46 +0000)]
Correct buggy patch 99592 to cc-engine.el.
Kenichi Handa [Mon, 1 Mar 2010 11:52:21 +0000 (20:52 +0900)]
Change "myanmar" to "burmese"
Kenichi Handa [Mon, 1 Mar 2010 11:50:57 +0000 (20:50 +0900)]
from trunk
Kenichi Handa [Mon, 1 Mar 2010 11:34:11 +0000 (20:34 +0900)]
Change "myanmar" to "burmese"
Alan Mackenzie [Mon, 1 Mar 2010 11:31:42 +0000 (11:31 +0000)]
Fix bug #5649: 23.1.92; Indentation problems in C mode.
Glenn Morris [Mon, 1 Mar 2010 09:15:04 +0000 (01:15 -0800)]
Regenerate pl-refcard.pdf.
Glenn Morris [Mon, 1 Mar 2010 09:06:49 +0000 (01:06 -0800)]
* refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
Glenn Morris [Mon, 1 Mar 2010 08:58:52 +0000 (00:58 -0800)]
Regenerate de-refcard.pdf.
Glenn Morris [Mon, 1 Mar 2010 08:56:58 +0000 (00:56 -0800)]
* refcards/de-refcard.tex: Fix paren typo.
Glenn Morris [Mon, 1 Mar 2010 08:06:52 +0000 (00:06 -0800)]
Regenerate most pdf refcards.
This mainly just updates the copyright notices.
The exceptions are:
orgcard.pdf
- already committed previously with .tex changes, by mistake
de-refcard.pdf, pl-refcard.pdf
- Debian's texlive installation has defeated me
Glenn Morris [Mon, 1 Mar 2010 07:13:57 +0000 (23:13 -0800)]
Rename a command in ru-refcard.tex.
* refcards/ru-refcard.tex: Rename \year command to \cyear, since
the former seems to be already used in some TeX installations.
Glenn Morris [Mon, 1 Mar 2010 02:40:56 +0000 (18:40 -0800)]
Fix some ChangeLog typos.
Glenn Morris [Mon, 1 Mar 2010 02:36:15 +0000 (18:36 -0800)]
Update short copyright year in refcard tex files.
* refcards/calccard.tex, refcards/cs-dired-ref.tex:
* refcards/cs-refcard.tex, refcards/cs-survival.tex:
* refcards/de-refcard.tex, refcards/dired-ref.tex:
* refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
* refcards/fr-survival.tex, refcards/orgcard.pdf:
* refcards/orgcard.tex, refcards/pl-refcard.tex:
* refcards/pt-br-refcard.tex, refcards/refcard.tex:
* refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
* refcards/sk-refcard.tex, refcards/sk-survival.tex:
* refcards/survival.tex, refcards/vipcard.tex:
* refcards/viperCard.tex: Update short copyright year to 2010.
Katsumi Yamaoka [Sun, 28 Feb 2010 23:38:45 +0000 (23:38 +0000)]
(menu-bar-manuals-menu): Fix typo.
Katsumi Yamaoka [Sun, 28 Feb 2010 23:37:19 +0000 (23:37 +0000)]
(menu-bar-manuals-menu): Fix typo.
Katsumi Yamaoka [Sun, 28 Feb 2010 21:55:28 +0000 (21:55 +0000)]
Merge from mainline.
Chong Yidong [Sun, 28 Feb 2010 21:34:58 +0000 (16:34 -0500)]
Minor doc fix.
Jan D. [Sun, 28 Feb 2010 14:37:20 +0000 (15:37 +0100)]
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
Jan D. [Sun, 28 Feb 2010 14:36:34 +0000 (15:36 +0100)]
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
Jan D. [Sun, 28 Feb 2010 14:36:24 +0000 (15:36 +0100)]
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
Jan D. [Sun, 28 Feb 2010 14:32:51 +0000 (15:32 +0100)]
Merge from trunk
Chong Yidong [Sun, 28 Feb 2010 14:19:31 +0000 (09:19 -0500)]
Fix use of unitialized memory.
* charset.c (load_charset_map_from_file)
(load_charset_map_from_vector): Zero out allocated
charset_map_entries before using them.
Michael Albinus [Sun, 28 Feb 2010 11:36:39 +0000 (12:36 +0100)]
* net/tramp.el (tramp-handle-write-region): START can be a string.
Take care in the checks.
Jan D. [Sun, 28 Feb 2010 10:41:52 +0000 (11:41 +0100)]
Merge from trunk
Michael Albinus [Sun, 28 Feb 2010 10:27:39 +0000 (11:27 +0100)]
* net/dbus.el (dbus-introspect, dbus-get-property)
(dbus-set-property, dbus-get-all-properties): Use
`dbus-call-method' when noninteractive. (Bug#5645)
Michael Albinus [Sun, 28 Feb 2010 10:05:21 +0000 (11:05 +0100)]
*** empty log message ***
Michael Albinus [Sun, 28 Feb 2010 10:03:02 +0000 (11:03 +0100)]
* dbus.el (Errors and Events): D-Bus messages are retrieved only, when
Emacs runs in interactive mode. (Bug#5645)
Chong Yidong [Sun, 28 Feb 2010 01:22:44 +0000 (20:22 -0500)]
Fix more save-excursion warnings.
* textmodes/reftex-toc.el (reftex-toc-promote-prepare):
* emacs-lisp/elint.el (elint-add-required-env):
* cedet/semantic/db-find.el (semanticdb-find-translate-path-brutish-default):
* cedet/ede/make.el (ede-make-check-version):
* calendar/icalendar.el (icalendar--add-diary-entry):
* calc/calcalg2.el (math-tracing-integral): Use with-current-buffer instead of save-excursion.
Chong Yidong [Sun, 28 Feb 2010 01:11:15 +0000 (20:11 -0500)]
Fix save-excursion warning in files.el.
* files.el (recover-session-finish): Use with-current-buffer instead of save-excursion.
Stefan Monnier [Sat, 27 Feb 2010 21:21:43 +0000 (16:21 -0500)]
Fix in-buffer completion when after-change-functions modify the buffer.
* minibuffer.el (completion--replace): New function.
(completion--do-completion): Use it and use relative movement.
Chong Yidong [Sat, 27 Feb 2010 15:18:07 +0000 (10:18 -0500)]
Document :otf font-spec property.
* display.texi (Low-Level Font): Document :otf font-spec property.
Chong Yidong [Sat, 27 Feb 2010 15:02:09 +0000 (10:02 -0500)]
* international/fontset.el (setup-default-fontset): Fix :otf spec.
Andreas Schwab [Sat, 27 Feb 2010 14:28:52 +0000 (15:28 +0100)]
* w32uniscribe.c (uniscribe_check_otf): Fix length check.
Kenichi Handa [Sat, 27 Feb 2010 07:24:12 +0000 (16:24 +0900)]
from trunk
Chong Yidong [Sat, 27 Feb 2010 03:11:21 +0000 (22:11 -0500)]
Regenerate ldefs-boot.el.
Chong Yidong [Sat, 27 Feb 2010 03:09:45 +0000 (22:09 -0500)]
Bump version to 23.1.93; regenerate AUTHORS.
Chong Yidong [Sat, 27 Feb 2010 02:09:03 +0000 (21:09 -0500)]
Addendum to last patch: add "Medium" GTK font name keyword.
Chong Yidong [Sat, 27 Feb 2010 02:06:13 +0000 (21:06 -0500)]
Recognize more keywords in GTK font names (Bug#5646).
* font.c (font_parse_fcname): Recognize "Book", "Condensed", and
"Semi-Condensed" keywords in GTK names (Bug#5646).
Chong Yidong [Sat, 27 Feb 2010 00:19:50 +0000 (19:19 -0500)]
Minor Python mode fix (Bug#5653).
* progmodes/python.el (python-pdbtrack-stack-entry-regexp): Allow
the characters _<> in the stack entry (Bug#5653).
Kenichi Handa [Fri, 26 Feb 2010 12:45:47 +0000 (21:45 +0900)]
Fix Myanmar OTF support
Kenichi Handa [Fri, 26 Feb 2010 12:43:50 +0000 (21:43 +0900)]
from trunk
Kenichi Handa [Fri, 26 Feb 2010 12:40:46 +0000 (21:40 +0900)]
Fix Myanmar OTF support
Katsumi Yamaoka [Fri, 26 Feb 2010 06:05:32 +0000 (06:05 +0000)]
Merge from mainline.
Glenn Morris [Fri, 26 Feb 2010 04:59:04 +0000 (20:59 -0800)]
* configure: Revert accidental commit from rev 99553.
Glenn Morris [Fri, 26 Feb 2010 04:45:41 +0000 (20:45 -0800)]
Close bug#5643.
* message.el (message-send-mail-function): Change the default, so that
it inherits from a customized send-mail-function. (Bug#5643)
Glenn Morris [Fri, 26 Feb 2010 04:42:07 +0000 (20:42 -0800)]
* custom.el (custom-initialize-delay): Doc fix.
Glenn Morris [Fri, 26 Feb 2010 04:40:03 +0000 (20:40 -0800)]
Fix initialization of send-mail-function option.
* mail/sendmail.el (send-mail-function): Autoload the call
to custom-initialize-delay, not otherwise preserved in loaddefs.el.
(Needed since 2009-09-13 change to startup.el.)
See http://lists.gnu.org/archive/html/emacs-devel/2010-02/msg00533.html
Glenn Morris [Fri, 26 Feb 2010 04:35:34 +0000 (20:35 -0800)]
Minor TUTORIAL fixes.
* tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
Fix some keybinding typos.
Kenichi Handa [Fri, 26 Feb 2010 01:23:19 +0000 (10:23 +0900)]
xdisp.c (reseat_to_string): Fix previous change.
Kenichi Handa [Fri, 26 Feb 2010 01:22:23 +0000 (10:22 +0900)]
from trunk
Kenichi Handa [Fri, 26 Feb 2010 01:17:28 +0000 (10:17 +0900)]
xdisp.c (reseat_to_string): Fix previous change.
Chong Yidong [Fri, 26 Feb 2010 00:48:53 +0000 (19:48 -0500)]
* nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).
Katsumi Yamaoka [Thu, 25 Feb 2010 21:56:02 +0000 (21:56 +0000)]
Merge from mainline.
Alan Mackenzie [Thu, 25 Feb 2010 21:21:25 +0000 (21:21 +0000)]
(i) Remove any hard syntax-table properties for <, > inserted by C-y.
(ii) Remove category text props, not syntax-table ones in unmarking <, >.
Jan D. [Thu, 25 Feb 2010 16:08:53 +0000 (17:08 +0100)]
Merge from trunk
Kenichi Handa [Thu, 25 Feb 2010 02:32:53 +0000 (11:32 +0900)]
xdisp.c (reseat_to_string): Fix previous change (bug#5609).
Kenichi Handa [Thu, 25 Feb 2010 02:31:53 +0000 (11:31 +0900)]
from trunk
Kenichi Handa [Thu, 25 Feb 2010 02:29:35 +0000 (11:29 +0900)]
xdisp.c (reseat_to_string): Fix previous change (bug#5609).
Katsumi Yamaoka [Thu, 25 Feb 2010 02:25:29 +0000 (02:25 +0000)]
Merge from mainline.
Stefan Monnier [Thu, 25 Feb 2010 01:11:28 +0000 (20:11 -0500)]
Fix up last erroneous commit
Kenichi Handa [Thu, 25 Feb 2010 00:56:44 +0000 (09:56 +0900)]
from trunk
Katsumi Yamaoka [Wed, 24 Feb 2010 22:24:48 +0000 (22:24 +0000)]
Merge from mainline.
Robert J. Chassell [Wed, 24 Feb 2010 22:07:26 +0000 (22:07 +0000)]
Merge: add word to sentence in trunk/doc/lispintro/emacs-lisp-intro.texi, in section Finding More Information
Katsumi Yamaoka [Wed, 24 Feb 2010 21:53:00 +0000 (21:53 +0000)]
Merge from mainline.
Jan D. [Wed, 24 Feb 2010 18:25:44 +0000 (19:25 +0100)]
Move declarations before statements.
* xterm.c (XTflash): Move declarations before statements.
* gtkutil.c (xg_get_gdk_display): Remove (unused).
(xg_get_pixbuf_from_pix_and_mask, xg_create_frame_widgets)
(xg_toggle_notify_cb, xg_set_toolkit_scroll_bar_thumb)
(xg_create_tool_bar): Remove unused variables.
(x_wm_set_size_hint): Move declarations before statements.
(xg_create_frame_widgets): Remove variable grav,
Jan D. [Wed, 24 Feb 2010 18:23:48 +0000 (19:23 +0100)]
Move declarations before statements.
* xterm.c (XTflash): Move declarations before statements.
* gtkutil.c (xg_get_gdk_display): Remove (unused).
(xg_get_pixbuf_from_pix_and_mask, xg_create_frame_widgets)
(xg_toggle_notify_cb, xg_set_toolkit_scroll_bar_thumb)
(xg_create_tool_bar): Remove unused variables.
(x_wm_set_size_hint): Move declarations before statements.
(xg_create_frame_widgets): Remove variable grav,
Jan D. [Wed, 24 Feb 2010 18:10:47 +0000 (19:10 +0100)]
Merge from trunk
Stefan Monnier [Wed, 24 Feb 2010 16:40:04 +0000 (11:40 -0500)]
(gnus-treat-display-x-face): Protect against errors (bug#5299).
Chong Yidong [Wed, 24 Feb 2010 15:30:49 +0000 (10:30 -0500)]
* files.el (hack-local-variables-filter): For eval forms, also
check safe-local-variable-p (Bug#5636).
Chong Yidong [Wed, 24 Feb 2010 15:12:17 +0000 (10:12 -0500)]
* javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
and use c(ad)r of cddr (Bug#5640).
Katsumi Yamaoka [Wed, 24 Feb 2010 10:47:10 +0000 (10:47 +0000)]
Merge from mainline.
Glenn Morris [Wed, 24 Feb 2010 03:12:54 +0000 (19:12 -0800)]
Doc fixes.
* message.el (message-smtpmail-send-it)
(message-send-mail-with-mailclient): Doc fixes.
Katsumi Yamaoka [Tue, 23 Feb 2010 21:58:05 +0000 (21:58 +0000)]
Merge from mainline.
Glenn Morris [Tue, 23 Feb 2010 04:38:16 +0000 (20:38 -0800)]
* TODO: Replace reference to CVS with explicit version number.
Katsumi Yamaoka [Mon, 22 Feb 2010 21:54:01 +0000 (21:54 +0000)]
Merge from mainline.
Michael Albinus [Mon, 22 Feb 2010 13:48:52 +0000 (14:48 +0100)]
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
setting the modes by `ignore-errors'. It might fail, for example
if the file is not owned by the user but the group.
(tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
Katsumi Yamaoka [Sun, 21 Feb 2010 21:56:15 +0000 (21:56 +0000)]
Merge from mainline.
Chong Yidong [Sun, 21 Feb 2010 21:12:46 +0000 (16:12 -0500)]
* files.el (directory-listing-before-filename-regexp): Use
stricter matching for iso-style dates, to avoid false matches with
date-like filenames (Bug#5597).
Chong Yidong [Sun, 21 Feb 2010 21:05:13 +0000 (16:05 -0500)]
Minor doc fixes.
* htmlfontify.el (htmlfontify): Doc fix.
* eshell/eshell.el (eshell): Doc fix.
Chong Yidong [Sun, 21 Feb 2010 13:44:07 +0000 (08:44 -0500)]
* m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
Chong Yidong [Sun, 21 Feb 2010 13:35:25 +0000 (08:35 -0500)]
* frames.texi (Frame Commands): Note that the last ordinary frame can
be deleted in daemon mode (Bug#5616).
Chong Yidong [Sun, 21 Feb 2010 13:11:07 +0000 (08:11 -0500)]
* startup.el (fancy-about-screen): In mode-line, apply
mode-line-buffer-id face only to the buffer name (Bug#5613).
Chong Yidong [Sat, 20 Feb 2010 14:11:20 +0000 (09:11 -0500)]
* etags.c (Scheme_functions): Don't loop past a null character (Bug#5601).
Chong Yidong [Sat, 20 Feb 2010 13:53:06 +0000 (08:53 -0500)]
* progmodes/compile.el (compilation-error-regexp-alist-alist): In
`watcom' anchor regexp to start of line, to avoid slowness
(Bug#5599).
Eli Zaretskii [Sat, 20 Feb 2010 08:59:16 +0000 (10:59 +0200)]
subr.el (remove-yank-excluded-properties): Explain in a comment why `category'
property is removed.
Chong Yidong [Fri, 19 Feb 2010 21:36:29 +0000 (16:36 -0500)]
Revert isearch.el change due to feature freeze.
* isearch.el (isearch-update-post-hook, isearch-update): Revert 2010-02-17 change.
Ulf Jasper [Fri, 19 Feb 2010 18:59:00 +0000 (19:59 +0100)]
Fixed bug#5549 (icalendar.el)